| PlCertifications |
| Logical Entity Name | PlCertifications |
| Default Table Name | PlCertifications |
| Physical Only | NO |
| Definition | |
| Note |
| PlCertifications Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlCertificationsID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(100) | YES | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
SyCampusGrpID |
int | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| PlCertifications Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlCertifications_PlCertificationsID_U_C_IDX | PrimaryKey | PlCertificationsID |
| PlCertifications Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampusGrp | Non-Identifying | Zero or One to Zero or More | FK_PlCertifications.SyCampusGrpID_SyCampusGrp.SyCampusGrpID | SyCampusGrpID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_PlCertifications.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlEnrollCertifications | Non-Identifying | One To Zero or More | FK_PlEnrollCertifications.PlCertificationsID_PlCertifications.PlCertificationsID | NO | YES |
| PlCertifications Check Constraints |
| Check Constraint Name | CheckConstraint |